home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 2.iso
/
STUTTGART
/
LANG
/
LISP
/
XLISP
/
XLISP21S
/
sources
/
read_me
< prev
Wrap
Text File
|
1992-02-17
|
2KB
|
58 lines
This directory contains all the source files. All source files are used for
all compilers except as follows:
Metaware High-C 386:
METASTUF.C compiler dependent module
SYSTEM.ASM assembler routines
MAKEMETA makefile V1.6
MAKEMET2 Same but uses DLDMEM and DLIMAGE
Microsoft C:
DOSSTUFF.C compiler dependent module
MAKEMSC makefile
Turbo C:
DOSSTUFF.C compiler dependent module
MAKETURB makefile
MAKEBOR makefile for "Borland C++"
MAKESML makefile for distribution (medium model)
JPI TopSpeed C:
DOSSTUFF.C compiler dependent module
XLISPTS.PR project file (medium model)
Zortech C:
DOSSTUFF.C compiler dependent module
ZTCSTUFF.C compiler dependent module -- 80386 protected mode
MAKEZORT makefile
MAKEZX makefile -- 80286 protected mode, uses DLDMEM and DLIMAGE
MAKEZ386 makefile -- 80386 protected mode
UNIX:
UNIXSTUF.C compiler dependent module
MAKEBSD makefile for BSD systems
MAKESYSV makefile for SYS V systems
GNU C Compiler for MSDOS (DJ Delorie port)
GCCSTUFF.C compiler dependent module (see for limitations/bugs)
GCCASM.S assembler routines
MAKEGCC makefile
"Experimental" Dynamic Array Allocation (stolen from xscheme):
You can substitute these in any compilation. The medium model DOS
compilations require them.
DLDMEM.C replacement for XLDMEM.C
DLIMAGE.C replacement for XLIMAGE.C
Patching facility by Jeff Prothero
PUTPATCH.C
See XLISP.H for compilation options. In particular, all extensions that
I have added can be turned off.
Tom Almy
toma@sail.labs.tek.com
(503) 627-6188